PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / setMouseEnterAction Method
The action to be performed when the cursor enters the annotation's active area.
In This Topic
    setMouseEnterAction Method
    In This Topic
    Sets the mouse enter action.
    Syntax
    public void setMouseEnterAction( 
       PDFAction action
    )

    Parameters

    action
    The action to be performed when the cursor enters the annotation's active area.
    See Also